Welcome![Sign In][Sign Up]
Location:
Search - road detection matlab

Search list

[Special Effectsbianyuanjiancefenge

Description: 多种图像边缘检测与分割处理matlab版本,注解详细.以前见过类似代码,讲解不是很详细,都不只道先运行哪个代码,另外代码中的命令也不只道是起什么用途的,现在看了这个代码,豁然开朗!-variety of edge detection and image segmentation processing Matlab version, Notes detail. they have seen similar code is not explained in great detail, not only Road, which first operation code Another code, the order is not only Road with what purposes, and now read the code, melts!
Platform: | Size: 44032 | Author: 大海 | Hits:

[matlabKalman_filter_simulation_for_a_vehicle_travelling_

Description: Kalman filter simulation for a vehicle travelling along a road-Kalman filter simulation for a vehicle tra velling along a road
Platform: | Size: 1024 | Author: 唐德佳 | Hits:

[Graph programshibielujing

Description: 该程序可以检测出马路上的斑马线,具有典型的图像边缘检测提取功能-The program can detect the involvement of the zebra crossing on the road, with a typical image edge detection feature extraction
Platform: | Size: 39936 | Author: 高尚兵 | Hits:

[Graph RecognizeRoadSVM

Description: 一种基于支撑矢量积(SVM)的道路检测算法,可以针对高分辨率遥感图像。-A plot based on support vector (SVM) road detection algorithm that allows high-resolution remote sensing image.
Platform: | Size: 1426432 | Author: fwei | Hits:

[Graph Recognize1

Description: 车辆牌照识别技术是公安执法系统、高速公路自动收费系统、城市道路监控系统等诸多智能交通应 用管理系统中的重要一环。它可应用于交通流量检测,交通控制与诱导.不停车自动收费及违章车辆监 控等领域,具有广阔的前景。而车牌的定位分割,及车牌分割后的字符分割则是车辆牌照识别技术中十 分重要的组成部分,本文对乍牌及其字符分割的方法进行了相关的探讨和研究。 -Vehicle license plate recognition technology is the law enforcement system, automatic highway toll collection system, urban road monitoring system, and application of intelligent traffic management system for an important element. It can be applied to traffic detection, traffic control and induced. Do not stop automatically charges and regulations in areas such as vehicle monitoring, will have broad prospects. The positioning of partition plates, and after the partition plate character segmentation is the vehicle license plate recognition technology in a very important component of the paper
Platform: | Size: 184320 | Author: galilio | Hits:

[Special Effectshough1

Description:
Platform: | Size: 1024 | Author: wuhao3424 | Hits:

[matlab8954613Matlab

Description: 车道检测中弯道的检测,是用MATLAB写的,能较好的检测车道-Turn lane detection tests written using MATLAB
Platform: | Size: 746496 | Author: zlz128 | Hits:

[Special Effectsharris_corners_image_registration

Description: 应用harris算子进行角点检测,然后利用相关性检测得到匹配焦点,然后进行图像的重采样,适于对于彩色图像的处理,对于灰度图像,只要将harris算子检测时的图像从彩色道灰度图像的语句去掉即可-Application of operator harris corner detection, and then make use of relevant test match to be the focus, and then carried out resampling images, suitable for color image processing, for gray-scale images, as long as the operator will harris Detect when the image from color Road gray-scale images can be removed from the statement
Platform: | Size: 4096 | Author: sai | Hits:

[Special Effectsroa

Description: ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一-for SAR road detection
Platform: | Size: 1024 | Author: lf | Hits:

[Special EffectsCanny-Edge-Detection

Description: canny算子进行边缘检测 效果还不错 可以用于车与人-canny edge detection operator can be used to effect a good car and people
Platform: | Size: 8192 | Author: 王自 | Hits:

[matlab4

Description: 道路中心线的检测,基于matlab实验,包括源码,实验图片-Detection of the road centerline, matlab-based experiments, including source code, experimental picture
Platform: | Size: 35840 | Author: pudn | Hits:

[matlabLaneDetect

Description: 用Hough变换检测车道直线,用MATLAB自带的Hough(),houghlines(),houghpeaks()实现-Lane with a straight line Hough transform detection, using MATLAB' s own Hough (), houghlines (), houghpeaks () to achieve
Platform: | Size: 1024 | Author: | Hits:

[Otherxianjiaotongdaxue

Description:
Platform: | Size: 1709056 | Author: 曹文静 | Hits:

[Other systemsfindendsjunctions

Description: Detecting end points and junctions of lines is always problematic in matlab. This code enables to detect them in fast manner. Gives spatial coordinates of end points and junctions. Also gives information about number of lines connected in these junctions. The algorithm can be used in vessel detection, road detection, finger print recognition systems.
Platform: | Size: 1024 | Author: Beril | Hits:

[Books132124

Description: 本论文对道路提取算法进行分析,综合,同时对特征进行了细致的分析综合,提出了相应的算法-road detection
Platform: | Size: 402432 | Author: 布拉德 | Hits:

[matlabvp_code_Gabor

Description: 这个代码能够比较精确地实现图像中道路区域的分割与提取。-This code addresses this question by decomposing the road detection process into two steps: the estimation of the vanishing point associated with the main (straight) part of the road, followed by the segmentation of the corresponding road area based upon the detected vanishing point. The main technical contributions of the proposed approach are a novel adaptive soft voting scheme based upon a local voting region using high-confidence voters, whose texture orientations are computed using Gabor filters, and a new vanishing-point-constrained edge detection technique for detecting road boundaries.
Platform: | Size: 4096 | Author: 邵文 | Hits:

[Special EffectsHough-detection

Description: Matlab遥感道路提取之Hough检测-Matlab to extract the Hough detect remote road
Platform: | Size: 112640 | Author: | Hits:

[Special Effectsbridge-road-cracks-detection

Description: 代码是matlab编写,有例图,可直接运行(注意修改路径)。主要用来检测桥面、路面裂纹,有详细函数功能说明和算法思想,实现了路面规则条纹背景的频率估计,采用频域滤波可有效去除路面图像接近估计频率的噪声,保留目标裂纹,实现了初步的检测功能,但是功能还不完善,可作Demo供大家参考。有兴趣的朋友可以逐步完善、移植,有兴趣的朋友请与我联系。-Matlab code is written, there is case diagram, can be run directly (Note to modify the path). Mainly used to detect bridge, road cracks, a detailed description and algorithms Function thinking to achieve a frequency of road rules striped background estimation, using frequency domain filtering can effectively remove the image close to estimate the frequency of road noise, keep cracking goal to achieve a preliminary detection function, but the function is not perfect, can be used for Demo for your reference. Interested friends can gradually improve, transplant, friends who are interested, please contact me.
Platform: | Size: 2180096 | Author: 孟浪 | Hits:

[Special Effects路面粗糙程度检测程序

Description: 随机信号在路面裂缝检测中的应用小项目,经过程序仿真,在多图片检测中,本程序可以成功检测出有裂缝的路面图片。这意味着在实际应用中,可以通过截取一段很长的路段的路况信息,再对路况图片进行编号分段,这样本程序就能成功检测出有裂缝的路面的图片,再根据编号可以找到该路段,给路面检修提供方便。(Road roughness detection)
Platform: | Size: 2174976 | Author: dnywwp | Hits:

[Special Effectsyaogandaolutiqu

Description: matlab程序,用于从遥感图像中提取道路(matlab prgrammes for remotesensing road detection)
Platform: | Size: 3072 | Author: 吉利曹 | Hits:
« 12 »

CodeBus www.codebus.net